Class ReportedPayeeXmlReader

java.lang.Object
eu.europa.ec.taxud.cesop.readers.ReportedPayeeXmlReader

public class ReportedPayeeXmlReader extends Object
Utils class reading a ReportedPayee XML file.
  • Constructor Details

    • ReportedPayeeXmlReader

      public ReportedPayeeXmlReader(CesopXmlReader cesopXmlReader)
      Constructor.
      Parameters:
      cesopXmlReader - the XML reader.
  • Method Details

    • parseFirstPart

      public void parseFirstPart() throws XMLStreamException
      Parse first part.
      Throws:
      XMLStreamException - in case of error while processing the XML content
    • parseSecondPart

      public void parseSecondPart() throws XMLStreamException
      Parse second part.
      Throws:
      XMLStreamException - in case of error while processing the XML content
    • getXmlReportedPayee

      public XmlReportedPayee getXmlReportedPayee()
      Gets xml reported payee.
      Returns:
      the xml reported payee